_ETW_GUID_ENTRY

//0x158 bytes (sizeof) struct _ETW_GUID_ENTRY { struct _LIST_ENTRY GuidList; //0x0 volatile LONG RefCount; //0x8 struct _GUID Guid; //0xc struct _LIST_ENTRY RegListHead; //0x1c VOID* SecurityDescriptor; //0x24 struct _TRACE_ENABLE_CONTEXT LegacyEnableContext; //0x28 ULONG LegacyProviderEnabled; //0x30 struct _TRACE_ENABLE_INFO ProviderEnableInfo; //0x38 struct _TRACE_ENABLE_INFO EnableInfo[8]; //0x58 };